@charset "utf-8";
*{padding:0;margin:0}
body{font-family:verdana,arial,tahoma;font-size:12px;color:#333}
img{border:0}

/* 焦点图 */
.focus{width:100%;height:540px;position:relative; float:center; clear:both; margin:0 auto;}
.f426x240{width:100%;height:540px;overflow:hidden;}
.f426x240 img{width:100%;height:540px;}

.rslides{width:100%;position:relative;list-style:none;padding:0; }
.rslides_nav{height:51px;width:40px;position:absolute;-webkit-tap-highlight-color:rgba(0,0,0,0);top:50%;left:0;opacity:0.5;text-indent:-9999px;overflow:hidden;text-decoration:none; background:url(i.png) no-repeat 0 0px;margin-top:-28px; }
.rslides_nav:active{opacity:1.0}
.rslides_nav.next{left:auto;background-position:-40px 0px;right:0}
.rslides_tabs{ position: absolute; left:43%;margin:30px auto;clear:both;text-align:center; }
.rslides_tabs li{display:inline;float:none;_float:left;*float:left;margin-right:10px}
.rslides_tabs a{text-indent:-9999px;overflow:hidden;-webkit-border-radius:15px;-moz-border-radius:15px;border-radius:15px;background:rgba(0,0,0, .2);/*background:#DDD;*/ background:url(dot1.png) no-repeat;display:inline-block;_display:block;*display:block;width:96px;height:5px}
.rslides_tabs .rslides_here a{background:rgba(0,0,0, .6);/*background:#92050a*/ background:url(dot2.png) no-repeat;}
